/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */

 /* @font-face {
    font-family: font_light;
    src: url("../font/SourceHanSansCN-Light.424662ea3403.ttf");
    font-weight: normal;
    font-style: normal;
 } */


 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 article, aside, canvas, details, embed,
 figure, figcaption, footer, header,
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video, input {
     margin: 0;
     padding: 0;
     border: 0;
 }
 
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure,
 footer, header, menu, nav, section {
     display: block;
 }

 body, html {
    width: 100%;
    -webkit-overflow-scrolling : touch;
}

body {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 1;
}
 
 blockquote, q {
     quotes: none;
 }
 
 blockquote:before, blockquote:after,
 q:before, q:after {
     content: none;
 }
 
 /* custom */
 a {
     color: #7e8c8d;
     text-decoration: none;
     -webkit-backface-visibility: hidden;
 }
 
 ::-webkit-scrollbar {
     width: 12px;
     height: 5px;
 }
 
 ::-webkit-scrollbar-track-piece {
     background-color: rgba(0, 0, 0, 0.2);
     -webkit-border-radius: 6px;
 }
 
 ::-webkit-scrollbar-thumb:vertical {
     height: 5px;
     background-color: rgba(125, 125, 125, 0.7);
     -webkit-border-radius: 6px;
 }
 
 ::-webkit-scrollbar-thumb:horizontal {
     width: 5px;
     background-color: rgba(125, 125, 125, 0.7);
     -webkit-border-radius: 6px;
 }

 @media (max-width: 767px) {
    .wechat > div, .footlogo.pc {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footer p {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footlogo.pc img {
        width: 200px;
    }
 }

@media (min-width: 577px) {
    .navbar, .container-fluid {
        height: 80px;
    }

    .navbar-header {
        margin-top: 13px;
    }

    .navbar-nav {
        margin-top: 23px;
    }

    .navbar-nav > li > a {
        width: 6.9vw;
        height: 32px;
        line-height: 32px;
        text-align: center;
        padding: 0px !important;
    }

    .navbar-nav.pc > li > a {
        width: 30px;
    }

    .navbar-brand img {
        width: 180px;
    }

    .no2 {
        min-height: 200px;
        line-height: 200px;
    }

    .no1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    body {
        padding-top: 76px;
    }

    /* .footer .footlogo img{
        width: 100%;
    } */
}

@media (max-width: 979px) {
    .footer p span {
        margin-top: 8px;
    }

    .footer .wechat div img {
        margin-top: 5px;
    }
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
    .footer p span {
        margin-top: 12px;
    }
} 

@media (min-width: 1200px) {
    .footer p span {
        margin-top: 16px;
    }
}

@media (max-width: 576px) {

    .no2 {
        min-height: 50px;
        line-height: 50px;
    }

    .no1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-brand img {
        width: 150px;
    }

    .footer .col-sm-2:nth-of-type(1) img {
        width: 55% !important;
        display: inline-block;
        margin-top: 0px !important;
    }

    .footer .wechat {
        margin-top: 20px;
    }

    .footer .wechat div {
        width: 100% !important;
    }

    .footer .span8 {
        padding-left: 0px !important;
    }

    .footer p {
        line-height: 30px;
    }

    .footer p span {
        line-height: 20px;
    }

    .language {
        line-height: 50px;
        float: right;
        margin-right: 20px;
    }

    .footer .footlogo img{
        width: 150px;
    }

    .row {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footlogo, .footer p {
        text-align: center;
    }

    .pagination { 
        padding-top: 60px !important;
    }

    
}

@media (max-width: 1024px) {
    .en, .zn {
        top: 15px !important;
        right: 60px !important;
    }

    body {
        padding-top: 48px;
    }
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-brand {
    padding: 4px 15px !important;
}

.nav-link>li:hover .dropdown-menu {
    display: block;
}

.nav a {
    font-size: 14px !important;
}


/*footer*/
.footer {
    clear: both;
    background: #e4e4e4;
    padding: 10px 0px;
}

.footer .footlogo img{
    display: inline-block;
    margin-top: 15px;
}

.footer ul  li {
    display: inline-block;
    padding: 10px 10px 10px;
}

.footer ul  li a {
    font-size: 14px;
}

.footer p {
    text-align: center;
}

.footer p span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    line-height: 20px;
}

.footer p img {
    display: inline-block;
    top: 13px;
    margin-left: 10px;
    vertical-align: text-bottom;
}

.footer p a {
    color: #0056b3;
    font-size: 14px;
    margin-left: 10px;
}

.footer .wechat div img {
    width: 80px;
}

.footer .wechat div h5 {
    padding-top: 5px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
}

.footer .wechat > .nth2 {
    margin-left: 10%;
}

.footer .wechat > div > span{
    margin-top: 10px;
    display: block;
}

.pagination {
    display: block !important;
    padding-bottom: 70px;
    margin: 0px 0px !important; 
    padding-top: 30px;
}

.pagination .step-links a{
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    border-radius: 50%;
    background: #c7c7c7;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.pagination .step-links .current {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
    background: #199ed8;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

.fenye > div {
    float: right;
}

.fenye > div:nth-of-type(2) {
    margin-top: 8px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh !important;
}

.no1 {
    text-align: center;
    color: #fff
}

.no2 {
    text-align: center;
    color: #333;
    display: block;
}

.en, .zn {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0px !important;
    line-height: 27px !important;
    text-align: center;
    display: inline-block !important;
    position: absolute;
    top: 28px;
    right: -35px;
}

.zn.active, .en.active {
    color: #8d73bb !important;
}

.navbar-right.pc {
    position: absolute;
    top: -5px;
}

/*margin*/
.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb8 {
    margin-bottom: 8px !important;
}

.fs14 {
    font-size: 14px !important;
}

/* .keyWord {
    position: absolute;
    bottom: -18px;
    color: #cc5a5a;
    font-size: 12px;
    left: 20px;
    display: none;
} */

.search-text.change::-webkit-input-placeholder {
    color: #cc5a5a !important;
}
.search-text.change::-moz-placeholder {
    color: #cc5a5a !important;
}
.search-text.change::-ms-input-placeholder {
    color: #cc5a5a !important;
}
.search-text.change::placeholder {
    color: #cc5a5a !important;
}


/*tab样式*/
.tab-content {
    overflow: initial !important;
}

.img-social-link {
   height: 50px;
   line-height: 50px;
   width: 50px !important;
   margin-right: 4px;
}
